regexp/syntax.parser.parseRepeat (method)
2 uses
regexp/syntax (current package)
parse.go#L858: min, max, after, ok := p.parseRepeat(t)
parse.go#L964: func (p *parser) parseRepeat(s string) (min, max int, rest string, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)